home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / firecrax / readme.txt < prev   
Encoding:
Text File  |  1999-07-20  |  1.4 KB  |  32 lines

  1. ----------- FireCraxor 1.0 - 7/20/99 -----------------
  2. Title:                FireCraxor 1.0
  3. Author:                Joseph Sola
  4. Description:            Easy use of X10's FireCracker home
  5.                 automation system through a .OCX control.
  6.                 Create your own programs that control your
  7.                 lights or use the included ones. Also in this
  8.                 package is RemoteControl, which allows you
  9.                 to control your lights from any computer on the
  10.                 internet.
  11. ------------------------------------------------------
  12. Installation:            Copy \FireCraxor\FireCraxor.OCX to C:\windows\system
  13. Use:                Create a new form in visual basic.
  14.                 Add the FireCraxor control to it.
  15.                 Set its .CommPort value to any open comm port.
  16.                 Use FireCraxor1.SendCommand ("A",1,"ON") to Turn device A1 On.
  17.                  (Other commands: ON, OFF, BRT, DIM)
  18. ------------------------------------------------------
  19. Legal notes:            You can use this any way you see fit, but I must be
  20.                 notified (email: reet@i.am) and you must give me credit for it.
  21.                 If the program is sold in any way I reserve the right to
  22.                 deny you the right to use my control, but I'll most likely
  23.                 have no complaint.
  24.  
  25.                 As far as the source code goes, you can modify it in any
  26.                 way as long as you give me credit where credit is due, and notify
  27.                 me of the changes you've made to it.
  28. ------------------------------------------------------
  29. Contact:
  30.  Webpage - http://reet.i.am
  31.  Email   - reet@i.am
  32.